Autogenerated HTML docs for v1.6.2.1-147-g642d0
diff --git a/git-send-email.html b/git-send-email.html index 1977d24..b353ae3 100644 --- a/git-send-email.html +++ b/git-send-email.html
@@ -389,13 +389,12 @@ Use $GIT_EDITOR, core.editor, $VISUAL, or $EDITOR to edit an introductory message for the patch series. </p> -<div class="para"><p>When <em>--compose</em> is used, git send-email gets less interactive will use the -values of the headers you set there. If the body of the email (what you type -after the headers and a blank line) only contains blank (or GIT: prefixed) -lines, the summary won't be sent, but git-send-email will still use the -Headers values if you don't removed them.</p></div> -<div class="para"><p>If it wasn't able to see a header in the summary it will ask you about it -interactively after quitting your editor.</p></div> +<div class="para"><p>When <em>--compose</em> is used, git send-email will use the From, Subject, and +In-Reply-To headers specified in the message. If the body of the message +(what you type after the headers and a blank line) only contains blank +(or GIT: prefixed) lines the summary won't be sent, but From, Subject, +and In-Reply-To headers will be used unless they are removed.</p></div> +<div class="para"><p>Missing From or In-Reply-To headers will be prompted for.</p></div> </dd> <dt> --from @@ -803,7 +802,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-03-06 08:20:44 UTC +Last updated 2009-03-18 01:54:23 UTC </div> </div> </body>